doLoaderStop

open fun doLoaderStop(retain: Boolean)(source)

Deprecated

Loaders are managed separately from FragmentController

Stops the loaders, optionally retaining their state. This is useful for keeping the loader state across configuration changes.

Parameters

retain

When true, the loaders aren't stopped, but, their instances are retained in a started state